---
title: "Cancel Order"
method: POST
path: "/accounts/payment/cancel/{orderToken} "
---

# Cancel Order

`POST /accounts/payment/cancel/{orderToken} `

Cancel order associated with the specified orderToken.

## Path parameters

- `orderToken` string, required

## Response `200`

## Other responses

- `400` — Bad Request
- `422` — Unprocessable Entity

---

[API](https://skmtc.dev/taly/apis/basic-auth.md) · [All operations](https://skmtc.dev/taly/apis/basic-auth/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/taly/basic-auth/revisions/c24554142e17/schema)
